ADDHELP.EXE modifies .COM files so that they display a help message when invoked with the standard '/?' parameter. It is especially useful for adding help screens to DOS utilities assembled from DEBUG scripts. ADDHELP may be freely used, copied and distributed. Author: John Nurick, 70162.2472@compuserve.com List of files in ADDHLP.ZIP: README.TXT this file Program: ADDHELP.EXE program ADDHELP.TXT documentation in printable ASCII file ADDHELP.PAS commented source code Examples: ECH_STD.COM ECH utility from DEBUG script in PCMag ECH_HLP.TXT help screen for ECH ECH_MOD.COM ECH utility with help screen incorporated DEMO.BAT demonstrates /? help message in batch file